GtkNotebook: Consistent boolean handling
authorMatthias Clasen <mclasen@redhat.com>
Wed, 24 Apr 2013 23:58:22 +0000 (19:58 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 24 Apr 2013 23:58:22 +0000 (19:58 -0400)
commitaf49dd33cfd0be2ea29620d8ceafd7004be1de99
tree4dfdce1e71f7fa2a8aaf82bc364201d77e77d458
parent06c8e8fa436a851a4f1ac35ec29c92096a345dcb
GtkNotebook: Consistent boolean handling

Normalize boolean parameters in gtk_notebook_set_tab_reorderable and
gtk_notebook_set_tab_detachable before comparing them. Pointed out in
https://bugzilla.gnome.org/show_bug.cgi?id=697196
gtk/gtknotebook.c